.ad980x70 {
  position: relative;
}
.ad980x70 .topAdSwiper {
  width: 980px;
  height: 70px;
}
.ad980x70 .topAdSwiperP {
  position: absolute;
  right: 5px;
  bottom: 15px;
  z-index: 999;
}
.ad980x70 .topAdSwiperP .swiper-pagination-switch {
  display: block;
  _display: inline;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  overflow: hidden;
  background-color: #fff;
  border: #fff solid 1px;
}
.ad980x70 .topAdSwiperP .swiper-active-switch {
  background: #004da0;
}
